﻿@charset "UTF-8";

body,
p,
form,
textarea,
h1,
h2,
h3,
h4,
h5,
dl,
dd {
  margin: 0px;
}

input,
button,
ul,
ol {
  margin: 0px;
  padding: 0px;
}

body,
input,
button,
form {
  font-size: 14px;
  line-height: 28px;
  font-family: "microsoft yahei", "宋体", "Arial";
  color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6,
font {
  font-size: 14px;
  font-weight: normal;
}

ul,
ol,
li {
  list-style: none;
}

input {
  background: none;
  border: 0 none;
}

img,
iframe {
  border: 0px;
}

em,
i {
  font-style: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.red {
  color: #ba292e;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.poa {
  position: absolute;
}

.por {
  position: relative;
}

.hidden {
  display: none;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.icon {
  background: url(../images/icon.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}

a {
  color: #333333;
  text-decoration: none;
}

a:hover {
  color: #205bab;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

.ease,
.ease * {
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

.noease,
.noease * {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

:-moz-placeholder {
  color: #aaa;
}

::-moz-placeholder {
  color: #aaa;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #aaa;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #aaa;
}

/*清除浮动*/
.clearfix {
  *zoom: 1;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/*header_main*/
.header_main {
  position: relative;
  width: 100%;
  height: 100px;
  z-index: 100;
  background: #fff;
  border-top: 1px solid #bb9ca0;
  border-bottom: 1px solid #ececec;
}

.header_main .webLogo {
  position: absolute;
  top: 24px;
  left: 40px;
  display: block;
  width: 312px;
  height: 60px;
}

.header_main .webLogo img {
  display: block;
  width: 189px;
  height: 54px;
}

.header_main .webLogo:hover img {
  filter: brightness(105%);
  -webkit-filter: brightness(105%);
}

#header_main #nav_main {
  width: auto;
  float: right;
  margin-right: 220px;
}

#header_main #nav_main .nav {
  width: 101%;
  height: 88px;
  z-index: 12;
}

#header_main #nav_main .nav li {
  position: relative;
  display: block;
  height: 100px;
  float: left;
  /* padding-left:18px; */
  /* padding-right:18px; */
  z-index: 10;
  /* margin-left:40px; */
  padding: 0 25px;
}

#header_main #nav_main .nav li {
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

#header_main #nav_main .nav li.item7 {
  background: none;
}

#header_main #nav_main .nav li a.aLink {
  height: 100px;
  line-height: 100px;
  display: block;
  position: relative;
  color: #666666;
  cursor: pointer;
  overflow: hidden;
  font-size: 16px;
}

#header_main #nav_main .nav li a.aLink.hover,
#header_main #nav_main .nav li a.aLink:hover {
  font-weight: bold;
  color: #014da2;
}

/*#header_main #nav_main .nav li.hover a.aLink:before{width: 100%;}
#header_main #nav_main .nav li:hover a.aLink:before{width: 100%;}*/

#nav_main li .subnav .nav1 {
  padding: 0px !important;
}

/*导航栏下拉*/
#nav_main li .subnav {
  width: 160px;
  margin-right: 0;
  transition: all .36s ease;
  position: absolute;
  top: calc(100% + 1px);
  *top: calc(100% - 2px);
  left: 0px;
  opacity: 1;
  overflow: hidden;
  z-index: 199;
  display: none;
  background: #fff;
  border: 1px solid #ddd;
  top: 100px;
}

#nav_main li .subnav .list {
  float: left;
  width: 200px;
  /* padding-top:15px; */
  /* padding-bottom:15px; */
}

#nav_main li .subnav .list .nav1 {
  transition: all .36s ease;
  display: block;
  width: 200px;
  height: 40px !important;
  font-weight: 500;
  margin-left: 0 !important;
  padding: 0;
  cursor: pointer;
  width: 100%;
}

#nav_main li .subnav .list .nav1 a {
  width: 160px !important;
  border-bottom: #ddd 1px solid;
  text-align: left;
  padding-bottom: 0;
  line-height: 40px !important;
  height: 40px !important;
  /* padding-left: 20px; */
  width: 180px;
  padding-right: 0;
  display: block;
  font-family: "微软雅黑";
  /* background: url("../images/nav_dian.png") no-repeat 14px top; */
  height: 40px;
  text-indent: 20px;
  color: #484848;
  font-weight: normal;
  text-decoration: none;
  padding-top: 0;
  transition: all .6s;
}

#nav_main li .subnav .list .nav1 a em {
  float: right;
  margin-right: 20px;
  display: none;
  transition: all ease 300ms;
}

#nav_main li .subnav .list .nav1 a:hover em {
  float: right;
  margin-right: 20px;
  display: block;
  transition: all ease 300ms;
}

#nav_main li .subnav .nav1 .subA {
  height: 40px !important;
  transition: all .36s ease;
  display: block;
  font-weight: 500;
  padding-right: 24px;
  line-height: 40px !important;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #000 !important;
}

#nav_main li:hover .subnav .nav1 {
  background: none;
}

#nav_main li:hover .subnav {
  opacity: 1;
  display: block;
}

#nav_main li.hover .subnav .nav1 .subA {
  color: #000;
}

#nav_main .subnav .nav1:hover .subA {
  color: #023b95 !important;
}

#nav_main li .subnav .list .nav1:hover a {
  border-bottom: 1px solid #033b95;
  /* background: url(../images/nav_dian.png) no-repeat 14px bottom; */
  color: #033b95;
  /* text-decoration: none; */
  background: #f7f6f6;
}


/*头部搜索*/
#header_main .searchMain {
  position: absolute;
  top: 0;
  right: 0;
  height: 90px;
  width: 90px;
  /* background-color: #205bab; */
  float: right;
  cursor: pointer;
}

#header_main .searchMain .search_btn {
  background-position: 0px 0px;
  cursor: pointer;
  height: 20px;
  width: 20px;
  /* margin-top: 30px; */
  /* margin-left: 30px; */
}

#header_main .searchMain .search_btn img {
  width: 16px;
  height: 16px;
  margin: 0 auto;
  margin-top: 9px;
  display: block;
}

#header_main .searchMain .map img {
  width: 20px;
  height: 20px;
  margin: 0 auto;
  margin-top: 9px;
  display: block;
}

#header_main .searchMain .mobile .img2 {
  width: 11px;
  height: 19px;
  margin: 0 auto;
  margin-top: 9px;
  display: block;
}

#header_main .searchMain .mobile .img1 {
  position: absolute;
  right: 0px;
  z-index: 99;
  width: 100px;
  height: 0px;
  transition: all ease-in-out .2s;
  top: 100px;
  z-index: 99;
  display: block;
  transition: all ease-in-out .2s;
}

#header_main .searchMain .mobile:hover .img1 {
  height: 100px;
  margin-right: 20px;
}

#header_main .searchMain a:hover .img1 {
  transform: scale(1.06, 1.06);
  transform: translateY(-0px);
  filter: drop-shadow(#fff 0 0px);
}

#header_main .searchMain .search_btn,
#header_main .searchMain .map,
#header_main .searchMain .mobile {
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 1px solid #e4e4e4;
  float: left;
  margin-right: 10px;
  margin-top: 30px;
}

#header_main .searchMain a:hover {
  background: #014da2;
}

#header_main .searchMain a:hover img {
  transform: scale(1.06, 1.06);
  transform: translateY(-140px);
  filter: drop-shadow(#fff 0 140px);
}

#header_main .searchMain .search_main {
  position: relative;
}

#header_main .searchMain .search_icon {
  position: absolute;
  top: 26px;
  right: 0px;
  width: 40px;
  height: 40px;
  background-position: -130px -16px;
  cursor: pointer;
  z-index: 99;
}

#header_main .searchMain .search {
  /*display: none;*/
  width: 200px;
  height: 40px;
  position: absolute;
  top: 63px;
  right: 15px;
  z-index: 9;
}

#header_main .searchMain .search .txt {
  background: #eee;
  color: #999;
  font-size: 12px;
  width: 0px;
  height: 38px;
  line-height: 38px;
  position: absolute;
  right: 38px;
  top: 0px;
  text-indent: 1em;
  border-radius: 20px;
}

#header_main .searchMain .search .btn {
  margin-right: 0px;
  position: absolute;
  top: -36px;
  right: -15px;
  width: 42px;
  height: 40px;
  font-size: 0px;
  background-position: -130px -16px;
  cursor: pointer;
}

#header_main .searchMain .search_icon:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#header_main .searchMain #searcher {
  background: #eee;
  color: #999;
  font-size: 12px;
  width: 0px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: -6px;
  top: -36px;
  text-indent: 1em;
  border-radius: 20px;
}


#header_main .searchMain {
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  height: 100px;
  width: 160px;
}

#header_main .searchMain .search_btn:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}

#header_main .searchMain .search_main {
  position: absolute;
  z-index: 10;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  width: 0;
  height: 80px;
  right: 0px;
  top: 80px;
  overflow: hidden;
  background: #fff;
}

#header_main .searchMain .search_box {
  width: 280px;
  height: 40px;
  margin-top: 20px;
  margin-left: 40px;
  background: url(../images/search_main.png) no-repeat bottom center;
}

#header_main .searchMain .search_box input {
  background-color: none;
  border: none;
}

#header_main .searchMain .search_box .stxt {
  width: 240px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  display: block;
  text-indent: 10px;
  color: #333;
  background-color: transparent;
  outline: none;
}

#header_main .searchMain .search_box .sbtn {
  width: 40px;
  height: 40px;
  display: block;
  cursor: pointer;
  background-position: -75px 0px;
  margin-top: 8px;
  outline: none;
}

#header_main .searchMain.addy .search_main {
  width: 360px;
}

#header_main .searchMain.addy .search_btn {
  background-position: -40px 0px;
}



@media (max-width: 1900px) {
  #header_main #nav_main {
    width: 1070px;
    margin-left: 30%;
  }

  #header_main #nav_main .nav li {
    padding-left: 30px;
    pading-right: 30px;
  }
}

@media (max-width: 1500px) {
  #header_main #nav_main {
    width: 936px;
    margin-left: 30%;
  }

  #header_main #nav_main .nav li {
    padding-left: 20px;
    padding-right: 20px;
  }

  #header_main #nav_main .nav .subnav {
    width: 104px;
  }

  #header_main #nav_main .nav .subnav li:hover {
    width: 120px !important;
  }

  #header_main #nav_main .nav .subnav li:hover a {
    text-indent: -30px;
  }
}

@media (max-width: 1367px) {
  #header_main .logo {
    padding-left: 0;
  }

  #header_main #nav_main {
    width: 838px;
    margin-left: 46%;
  }

  #header_main #nav_main .nav li {
    padding-left: 20px;
    padding-right: 10px;
  }

  #header_main #nav_main .nav .subnav {
    width: 244px;
  }

  #header_main #nav_main .nav .subnav li:hover {
    width: 102px !important;
  }

  #header_main #nav_main .nav .subnav li:hover a {
    text-indent: -20px;
  }
}

/* banner */
/*#banner_main{position: relative;z-index: 2;max-width:1920px;margin:0 auto;height:780px;}
#banner_main .banner {height:780px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0;}
#banner, .banner ul{max-height:780px; overflow:hidden;}
.banner li {width:100%;position:absolute;z-index:1;overflow:hidden;display: none;}
.banner li:first-child{display:block;}
.banner li img{width:1920px;height:780px;display:block;position:relative;left:50%;margin-left:-960px;top:0;}
#banner .tip {width:1000px; height:20px; line-height:0; font-size:0;text-align:center; position:absolute;left:50%;margin-left:-500px;bottom:80px;z-index:13; }
#banner .tip span{width:46px;height:5px;margin:0 25px;display:inline-block;font-size: 0;cursor: pointer;background: #04111f;border-radius: 4px;}
#banner .tip span.cur{background-color:#ffffff;}
#banner #btn_prev,#banner #btn_next{width:50px;height:50px;position:absolute;top:360px;z-index:5;}
#banner #btn_prev{background-position:-60px -90px;left:6%;transition: all 600ms ease;}
#banner #btn_next{background-position:-60px -40px;right:6%;transition: all 600ms ease;}
#banner #btn_prev:hover{background-position:0 -90px;opacity:.8;filter:alpha(opacity=80);transition: all 600ms ease;left: 5.6%;}
#banner #btn_next:hover{background-position:-0px -40px;opacity:.8;filter:alpha(opacity=80);transition: all 600ms ease;right: 5.6%;}
*/

/****banner****/
.banner_main {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.banner_main .sortcon {
  width: 1200px;
  height: 50px;
  padding: 0;
  position: absolute;
  z-index: 99;
  left: 50%;
  bottom: 90px;
  color: #fff;
  margin-left: -600px;
  *zoom: 1;
}

.banner_main .sortcon .link_btn {
  width: 610px;
  padding-bottom: 10px;
}

.banner_main .sortcon .link_btn a {
  width: 172px;
  height: 42px;
  line-height: 42px;
  display: block;
  position: relative;
  float: left;
  padding-left: 18px;
  margin-left: 10px;
  color: #fff;
  border: 1px solid #fff;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 2px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  background: url(../images/black35.png) repeat;
}

.banner_main .sortcon .link_btn a s {
  width: 14px;
  height: 18px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  position: absolute;
  right: 6px;
  top: 12px;
  background-position: -168px 0;
}

.banner_main .sortcon .link_btn a:first-child {
  margin-left: 0;
}

.banner_main .sortcon .link_btn a:hover {
  border-color: #fff;
}

.banner_main .sortcon .link_btn a:hover s {
  right: 2px;
}

.banner_main .sortcon .search_box {
  width: 590px;
  height: 44px;
  overflow: hidden;
  display: block;
  position: relative;
  z-index: 10;
  background: url(../images/black35.png) repeat;
}

.banner_main .sortcon .search_box .stxt {
  width: 588px;
  height: 42px;
  line-height: 42px;
  *height: 42px;
  text-indent: 18px;
  color: #fff;
  border: 1px solid #fff;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 2px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  outline: none;
  position: relative;
  z-index: 5;
  display: block;
}

.banner_main .sortcon .search_box .stxt:focus {
  border-color: #fff;
}

.banner_main .sortcon .search_box .sbtn {
  width: 39px;
  height: 39px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 8;
  background-color: #ec8b0c;
  background-position: -0px -205px;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

.banner_main .sortcon .search_box .sbtn:hover {
  background-color: #ff7200;
}

@media (max-width: 1440px) {
  .banner_main .sortcon {
    bottom: 50px;
  }
}

.banner {
  width: 100%;
  min-width: 1000px;
  padding-top: 37.95%;
  position: relative;
  overflow: hidden;
  *padding: 0 0 41.6%;
  *zoom: 1;
}

.banner .list {
  width: 100%;
  display: inline-block;
}

.banner li {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
  background: #fff;
}

.banner li img {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  /* top: -96px; */
}

.banner li p {
  width: 500px;
  text-align: center;
  font-size: 46px;
  color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -250px;
  bottom: 66px;
  text-shadow: 0 1px 4px #756f6f;
  line-height: 46px;
  letter-spacing: 10px;
}

.banner li a {
  width: 100%;
  display: block;
  height: 100%;
}

#banner .tip {
  width: 1000px;
  height: 20px;
  line-height: 0;
  font-size: 0;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -500px;
  bottom: 80px;
  z-index: 13;
}

#banner .tip span {
  width: 46px;
  height: 5px;
  margin: 0 10px;
  display: inline-block;
  font-size: 0;
  cursor: pointer;
  background: #04111f;
  border-radius: 4px;
}

#banner .tip span.cur {
  background-color: #ffffff;
}

#banner #btn_prev,
#banner #btn_next {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 360px;
  z-index: 5;
}

#banner #btn_prev {
  background-position: -60px -90px;
  left: 6%;
  transition: all 600ms ease;
}

#banner #btn_next {
  background-position: -60px -40px;
  right: 6%;
  transition: all 600ms ease;
}

#banner #btn_prev:hover {
  background-position: 0 -90px;
  opacity: .8;
  filter: alpha(opacity=80);
  transition: all 600ms ease;
  left: 5.6%;
}

#banner #btn_next:hover {
  background-position: -0px -40px;
  opacity: .8;
  filter: alpha(opacity=80);
  transition: all 600ms ease;
  right: 5.6%;
}

/*banner end*/

/*banner end*/

/*底部信息*/
#footer_main {
  margin: 0;
  width: 100%;
  /* padding:0 0 30px; */
  position: relative;
  z-index: 3;
  background: #222222;
  border-bottom: 1px solid #333333;
}

#footer_main .footer {
  padding: 0;
  line-height: 26px;
}

#footer_main .botlogo {
  display: block;
  float: left;
  width: 400px;
  height: 245px;
  padding-top: 70px;
  /* padding-right: 40px; */
}

#footer_main .botlogo img {
  display: block;
  width: 112px;
  height: 126px;
}

#footer_main .bottom_nav {
  overflow: hidden;
  width: 604px;
  padding-top: 70px;
}

#footer_main .bottom_nav li {
  float: left;
  width: 110px;
  padding: 0 0 0 40px;
  display: block;
  list-style: none;
  line-height: 32px;
  text-align: left;
  overflow: hidden;
  min-height: 104px;
}

#footer_main .bottom_nav li:first-child {
  padding-left: 0px;
}

#footer_main .bottom_nav li a {
  color: #ffffff;
  display: block;
  line-height: 32px;
  font-size: 16px;
}

#footer_main .bottom_nav li a:hover {
  color: #fff;
}

#footer_main .bottom_nav li i {
  width: 20px;
  background-color: #666666;
  height: 1px;
  display: block;
  margin-top: 10px;
}

#footer_main .bottom_nav li .drop {
  padding-top: 10px;
}

#footer_main .bottom_nav li .drop a {
  display: block;
  line-height: 26px;
  color: #999999;
  width: 100%;
  font-size: 12px;
}

#footer_main .bottom_nav li .drop a:hover {
  color: #d0caca;
}

#footer_main .qcode {
  margin-top: 70px;
  width: 140px;
  height: 170px;
  border: 1px solid #444444;
}

#footer_main .qcode .qimg {
  width: 120px;
  height: 170px;
  float: left;
}

#footer_main .qcode .qimg:first-child {
  /* margin-right: 20px; */
}

#footer_main .qcode .qimg {
  /* float: left; */
  height: 120px;
  width: 140px;
  /* background-color: #fff; */
  margin: 0 auto;
  display: block;
}

#footer_main .qcode .qimg img {
  height: 120px;
  width: 120px;
  margin: 0 auto;
  display: block;
  margin-top: 10px;
}

#footer_main .qcode .qimg .tit {
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
}

#footer_main .botlogo img {
  width: 189px;
  height: 54px;
  display: block;
}

#footer_main .botlogo .toptel {
  padding-top: 36px;
  font-size: 26px;
  color: #eeeeee;
}

#footer_main .botlogo .toptel i {
  background-position: -340px -70px;
  display: block;
  width: 24px;
  height: 24px;
  float: left;
  margin-right: 10px;
}

.copyright_main {
  background: #222222;
  height: 48px;
  line-height: 48px;
  color: #7f8893;
  font-size: 12px;
}

.copyright_main .copyright {
  color: #999999;
}

.copyright_main a {
  color: #999999;
}

.copyright_main a:hover {
  color: #d0caca;
}

/********.toolbar1*********/
/*右侧悬浮框*/
/*rightFix*/
.rightFix {
  width: 48px;
  position: fixed;
  right: 0;
  bottom: 6%;
  z-index: 99;
}

.rightFix .ico {
  width: 48px;
  height: 48px;
  display: block;
  margin: 0px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  margin-top: 1px;
  padding: 0px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background: #2367ad url(../images/fix-ico.png) no-repeat center 0;
}

.rightFix .ico img {
  width: 80px;
  height: 80px;
  position: absolute;
  left: -78px;
  top: 0;
  padding: 5px;
  background: #fff;
  border: 1px solid #ddd;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out .2s;
}

.rightFix .share_sqq img {
  top: 50px;
}

.rightFix .ico:hover img {
  opacity: 100;
  filter: alpha(opacity=100);
  left: -98px;
}

.rightFix .ico:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.rightFix .box {
  position: absolute;
  left: 0;
  bottom: 102px;
}

.rightFix .fix_top {
  margin-top: 4px;
  background-position: 15px -34px;
  background-color: #666;
}

.rightFix .share_tit {
  background-position: 10px 10px;
  background-color: #2367ad;
}

.rightFix .share_lt {
  background-position: 10px -136px;
}

.rightFix .share_lt:hover {
  background-position: -37px -136px;
}

.rightFix .share_taobao {
  background-position: 10px -232px;
}

.rightFix .share_taobao:hover {
  background-position: -37px -232px;
}

.rightFix .share_weixin {
  background-position: 10px -86px;
}

.rightFix .share_weixin:hover {
  background-position: -37px -86px;
}

.rightFix .share_sqq {
  background-position: 10px -183px;
}

.rightFix .share_sqq:hover {
  background-position: -37px -183px;
}

.rightFix .share_lunt {
  background-position: 10px -282px;
}

.rightFix .share_lunt:hover {
  background-position: -37px -282px;
}

/*******index css*******/
.index .indexTit {
  display: block;
  width: 904px;
  margin: 0 auto;
  padding-top: 80px;
}

.index .indexTit .tit {
  font-size: 40px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  height: 40px;
}

.index .indexTit .tit em {
  color: #ffd91d;
}

.index .indexTit .p1 {
  width: 60px;
  height: 2px;
  background: #014da2;
  margin: 0 auto;
  margin-top: 40px;
}

/*关于我们*/
.index .floor_1_main {
  height: 574px;
}

.index .floor_1_main .indexTit .tit {
  line-height: 5;
}

.index .floor_1_main .indexTit {
  height: 210px;
}

.index .floor_1_main .content {
  padding-top: 100px;
}

.index .floor_1_main .content .f1_left {
  float: left;
  width: 500px;
  cursor: pointer;
}

.index .floor_1_main .content .f1_left .p1 {
  width: 60px;
  height: 2px;
  background: #014da2;
}

.index .floor_1_main .content .f1_left .p2 {
  font-size: 40px;
  color: #333333;
  height: 40px;
  padding-top: 50px;
}

.index .floor_1_main .content .f1_left .p3 {
  font-size: 40px;
  color: #014da2;
  font-weight: bold;
  height: 40px;
  padding-top: 10px;
}

.index .floor_1_main .content .f1_left .p4 {
  transition: all ease 0.6s;
  font-size: 14px;
  color: #333333;
  padding-top: 64px;
  line-height: 30px;
}

.index .floor_1_main .content .f1_left .p4:hover {
  transform: translateY(-6px);
  transition: all ease 0.6s;
}

.index .floor_1_main .content .f1_left .lmore {
  display: block;
  font-size: 14px;
  color: #333333;
  width: 116px;
  height: 32px;
  line-height: 32px;
  border: 2px solid #666666;
  text-align: center;
  border-radius: 16px;
  margin-top: 30px;
  transition: all ease 600ms;
}

.index .floor_1_main .content .f1_left .lmore:hover {
  border: 2px solid #014da2;
  width: 160px;
  transition: all ease 600ms;
}

.index .floor_1_main .content .f1_right {
  float: right;
  position: relative;
}

.index .floor_1_main .content .f1_right a img {
  width: 600px;
  height: 356px;
}

.index .floor_1_main .content .f1_right a {
  position: relative;
  display: block;
  height: 350px;
}

/*三和服务*/
.index .floor_2_main {
  height: 600px;
  width: 100%;
  background: url(../images/f2_bg.jpg) center center;
}

.index .floor_2_main .floor_2 .indexTit {
  /* height: 160px; */
}

.index .floor_2_main .floor_2 .indexTit .tit {
  color: #FFFFFF
}

.index .floor_2_main .floor_2 .indexTit .p1 {
  width: 60px;
  height: 2px;
  background: #FFFFFF;
}

.slideGroup {
  width: 1200px;
  text-align: left;
}

.slideGroup .parBd {
  margin-top: 110px;
}

.slideGroup .parHd {
  height: 178px;
  background: url(../images/f2_bg2.png) center center no-repeat;
  position: relative;
  margin-top: 40px;
}

.slideGroup .parHd ul {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  height: 160px;
}

.slideGroup .parHd ul li {
  float: left;
  /* padding:0 15px; */
  cursor: pointer;
  width: 290px;
  height: 170px;
  position: relative;
  overflow: hidden;
}

.slideGroup .parHd ul li img {
  margin: 0 auto;
  display: block;
  margin-top: 40px;
}

.slideGroup .parHd ul li:hover img,
.slideGroup .parHd ul li.on img {
  transform: scale(1.06, 1.06);
  transform: translateY(-140px);
  filter: drop-shadow(#145aa9 0 140px);
}

.slideGroup .parHd ul li .p1 {
  font-size: 18px;
  color: #666666;
  text-align: center;
  padding-top: 16px;
}

.slideGroup .parHd ul li:hover .p1,
.slideGroup .parHd ul li.on .p1 {
  color: #333333;
  font-weight: bold;
}

.slideGroup .parHd ul li .wrap {
  width: 160px;
  height: 3px;
  background: #e13c42;
  display: none;
  position: absolute;
  bottom: 0px;
  left: 66px;
}

.slideGroup .parHd ul li:hover .wrap,
.slideGroup .parHd ul li.on .wrap {
  display: block;
}

.slideGroup .parHd ul li .sj {
  display: none;
  background: url(../images/sj.png) center center no-repeat;
  width: 26px;
  height: 15px;
  position: absolute;
  top: 0px;
  left: 130px;
  z-index: 999;
}

.slideGroup .parHd ul li:hover .sj {
  display: block;
}

.slideGroup .parHd ul li.on {}

.slideGroup .slideBox {
  overflow: hidden;
  zoom: 1;
  padding: 10px 0 10px 42px;
  position: relative;
}

.slideGroup .slideBox .tempWrap {
  margin: 0 auto;
  margin-right: 202px;
}

.slideGroup .sPrev,
.slideGroup .sNext {
  position: absolute;
  left: 0px;
  top: 80px;
  display: block;
  width: 45px;
  height: 45px;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  border-radius: 50%;
  background-position: -60px -90px;
}

.slideGroup .sNext {
  background-position: -60px -40px;
}

.slideGroup .sNext {
  left: auto;
  right: 0px;
}

.slideGroup .sPrev:hover,
.slideGroup .sNext:hover {
  color: #fff;
  background-position: 0px -90px;
}

.slideGroup .sNext:hover {
  background-position: -0px -40px;
}

.slideGroup .parBd ul {
  overflow: hidden;
  zoom: 1;
}

.slideGroup .parBd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  height: 160px;
  width: 160px;
  border: 10px solid #27252540;
  border-radius: 50%;
}

.slideGroup .parBd ul li:hover {
  border: 10px solid #2c6bb2;
}

.slideGroup .parBd ul li .pic {
  text-align: center;
}

.slideGroup .parBd ul li .pic img {
  width: 160px;
  height: 160px;
  display: block;
  /* padding:2px; */
  /* border:1px solid #ccc; */
  border-radius: 50%;
}

.slideGroup .parBd ul li .pic a:hover img {
  border-color: #999;
}

.slideGroup .parBd ul li .title {
  line-height: 24px;
}


/*三和政策*/
.index .floor_3_main {
  height: 560px;
}

.index .floor_3_main .floor_3 .indexTit {
  padding-top: 160px;
}

.index .floor_3_main .floor_3 .indexTit .tit {}

.index .floor_3_main {}

.index .floor_3_main .floor_3_content {
  margin-top: 40px;
}

.index .floor_3_main .floor_3_content .f3_left {
  float: left;
  width: 600px;
  height: 343px;
}

.index .floor_3_main .floor_3_content .f3_left a {
  position: relative;
  display: block;
  height: 343px;
}

.index .floor_3_main .floor_3_content .f3_left a img {
  width: 600px;
  height: 343px;
}

.index .floor_3_main .floor_3_content .f3_right {
  float: left;
  width: 600px;
  height: 343px;
  background: #014da2;
  /* width: 500px; */
}

.index .floor_3_main .floor_3_content .f3_right .p1 {
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
  padding-left: 50px;
  padding-top: 60px;
}

.index .floor_3_main .floor_3_content .f3_right .p2 {
  transition: all ease 0.6s;
  font-size: 14px;
  color: #c8d9ec;
  width: 500px;
  line-height: 30px;
  padding-top: 40px;
  padding-left: 50px;
}

.index .floor_3_main .floor_3_content .f3_right .p3 {
  width: 400px;
  height: 3px;
  background: #3e73af;
  margin-top: 40px;
  margin-left: 40px;
}

.index .floor_3_main .floor_3_content .f3_right .lmore {
  font-size: 16px;
  color: #ffffff;
  padding: 14px 0 0 0px;
  display: block;
  width: 400px;
  border-top: 1px solid #3e73af;
  margin-left: 50px;
  margin-top: 30px;
}

.index .floor_3_main .floor_3_content .f3_right .p2:hover {
  transform: translateY(-6px);
  transition: all ease 0.6s;
}

/*关于曾氏*/
.index .floor_4_main {
  background: url(../images/f4_bg.png) top center no-repeat;
  height: 750px;
}

.index .floor_4_main .indexTit {
  padding-top: 160px;
}

.index .floor_4_main .floor_4_content {
  position: relative;
}

.index .floor_4_main .floor_4_content .roundabout_box {
  height: 430px;
  width: 1200px;
  margin: 20px auto 20px auto;
}

.index .floor_4_main .floor_4_content .roundabout_box img {
  width: 100%;
}

.index .floor_4_main .floor_4_content .roundabout_box .roundabout-holder {
  list-style: none;
  width: 1140px;
  height: 370px;
  margin: 0px auto;
}

.index .floor_4_main .floor_4_content .roundabout_box .roundabout-holder .text {
  color: #333333;
  background: none;
  display: none;
  font-size: 18px;
  position: absolute;
  left: 0;
  bottom: -38px;
  text-align: center;
  width: 100%;
}

.index .floor_4_main .floor_4_content .roundabout_box .roundabout-moveable-item {
  font-size: 12px !important;
  height: 369px;
  width: 493px;
  cursor: pointer;
  background-size: cover;
}

/*background: url(../g-images/honorbk.jpg) no-repeat; */
.index .floor_4_main .floor_4_content .roundabout_box .roundabout-moveable-item a {
  display: block;
  padding: 5%;
  height: 87%;
}

.index .floor_4_main .floor_4_content .roundabout_box .roundabout-moveable-item img {
  height: 100%;
  width: 100%;
  margin: 0;
}

.index .floor_4_main .floor_4_content .roundabout_box .roundabout-in-focus {
  cursor: auto;
}

.index .floor_4_main .floor_4_content .roundabout_box .roundabout-in-focus .text {
  display: block;
}

.index .floor_4_main .floor_4_content .butn {
  position: absolute;
  top: 46%;
  width: 45px;
  height: 45px;
  display: block;
  cursor: pointer;
  z-index: 900;
  margin-top: -20px;
}

.index .floor_4_main .floor_4_content .prev {
  left: 14%;
  background-position: -60px -90px;
}

.index .floor_4_main .floor_4_content .prev:hover {
  background-position: 0px -90px;
}

.index .floor_4_main .floor_4_content .next {
  right: 16%;
  background-position: -60px -40px;
}

.index .floor_4_main .floor_4_content .next:hover {
  background-position: -0px -40px;
}

/*新闻资讯*/
.index .floor_5_main {
  height: 790px;
  background: url(../images/f5_bg.jpg) center center no-repeat;
}

.index .floor_5_main .floor_5 {}

.index .floor_5_main .floor_5 .indexTit {}

.index .floor_5_main .floor_5 .indexTit .tit {}

.index .floor_5_main .indexTit .p1 {
  margin-top: 14px;
}

.index .floor_5_main .floor_5 .floor_5_content {}

.index .floor_5_main .floor_5 .floor_5_content .list {
  margin-top: 70px;
}

.index .floor_5_main .floor_5 .floor_5_content .list .item {
  transition: all ease 0.6s;
  position: relative;
  float: left;
  width: 576px;
  height: 186px;
  margin-bottom: 40px;
  background: #f8f8f8;
  border: 1px solid #dedede;
}

.index .floor_5_main .floor_5 .floor_5_content .list .item:hover {
  transform: translateY(-6px);
  transition: all ease 0.6s;
}

.index .floor_5_main .floor_5 .floor_5_content .list .item a {}

.index .floor_5_main .floor_5 .floor_5_content .list .item a .tit {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}

.index .floor_5_main .floor_5 .floor_5_content .list .item a .p1 {
  font-size: 14px;
  color: #999999;
  padding-top: 4px;
}

.index .floor_5_main .floor_5 .floor_5_content .list .item a .p2 {
  font-size: 14px;
  color: #999999;
  padding-top: 10px;
  line-height: 20px;
}

.index .floor_5_main .floor_5 .floor_5_content .list .item a .icon {
  position: absolute;
  right: 40px;
  bottom: 40px;
  background-position: -260px -70px;
  width: 30px;
  height: 30px;
  display: block;
}

.index .floor_5_main .floor_5 .floor_5_content .list .item .txt {
  width: 400px;
  padding: 40px;
}

.index .floor_5_main .floor_5 .floor_5_content .list .item:hover {
  background: #ffffff;
  box-shadow: 0 4px 10px #ededed;
}

.index .floor_5_main .floor_5 .floor_5_content .list .item:hover a .tit {
  color: #014da2;
}

.index .floor_5_main .floor_5 .floor_5_content .list .item:hover a .icon {
  background-position: -300px -70px;
}

.index .floor_5_main .floor_5 .floor_5_content .list .item:nth-child(odd) {
  margin-right: 38px;
}

.index .floor_5_main .floor_5 .cmore {
  transition: all ease 300ms;
  font-size: 14px;
  color: #014da2;
  text-align: center;
  width: 156px;
  height: 32px;
  line-height: 32px;
  display: block;
  border: 2px solid #014da2;
  margin: 0 auto;
  border-radius: 16px;
}

.index .floor_5_main .floor_5 .cmore:hover {
  width: 180px;
  transition: all ease 300ms;
}


/*ny*/
/*公用*/
.nybanner,
.nybanner ul,
.nybanner img {
  height: 300px;
  width: 100%;
  position: relative;
}

.sitepath {
  height: 54px;
  line-height: 54px;
  color: #666666;
  border-bottom: 1px solid #f1f1f1;
  margin: 0 auto 10px;
  overflow: hidden;
}

.sitepath s {
  width: 22px;
  height: 26px;
  background-position: 0 0;
  margin-right: 8px;
}

.sitepath span {
  color: #d51118;
  font-weight: bold;
}

.sitepath a {
  color: #666666;
}

.sitepath a:last-child {
  color: #d51118;
  font-weight: bold;
}

.sitepath a:hover {
  color: #d51118;
}

.in_ny {
  padding-bottom: 40px;
}

/*产品展示	*/
.title_top {
  margin: 0 auto;
  width: 1200px;
  position: relative;
  height: 240px;
}

.title_top .sobtitle {
  height: 76px;
  padding-top: 70px;
}

.title_top .sobtitle .p1 {
  font-size: 24px;
  color: #ffffff;
  width: 130px;
  margin-bottom: 16px;
}

.title_top .sobtitle .p1 em {
  width: 52px;
  height: 1px;
  background: #8dafd5;
  display: block;
  float: right;
  margin-top: 14px;
}

.title_top .sobtitle .p2 {
  font-size: 34px;
  color: #ffffff;
}

.title_top .sobtitle i {
  /* float:right; */
  display: block;
  font-size: 14px;
  color: #abcdee;
  line-height: 14px;
  margin-top: 20px;
}

.title_top .sobtitle a {
  display: inline-block;
  font-size: 14px;
  color: #abcdee;
  line-height: 14px;
}

.title_top .sobtitle a:hover {
  color: #fff;
}

.sob {
  height: 60px;
  background: #f8f8f8;
}

.sob .sob_nav {
  /* width:100%; */
  height: 60px;
  /* position:absolute; */
  /* bottom:0; */
  /* left:0; */
  /* background-color:#252525; */
  z-index: 12;
}

.sob .sob_nav a {
  display: block;
  float: left;
  width: 11.20%;
  font-size: 16px;
  height: 60px;
  color: #333333;
  line-height: 60px;
  padding-left: 3%;
  border-right: #e2e2e2 solid 1px;
  position: relative;
}

.sob .sob_nav a i {
  display: block;
  position: absolute;
  right: 26px;
  width: 20px;
  height: 5px;
  top: 30px;
  background-position: -52px -350px;
}

.sob .sob_nav a:hover,
.sob .sob_nav a.on {
  color: #fff;
  background-color: #014da2;
}

.sob .sob_nav a:hover i,
.sob .sob_nav a.on i {
  background-position: -25px -350px;
}

.productpage .part_2 .prd_ul {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 40px;
  padding-top: 20px;
}

.productpage .part_2 .prd_ul .ul {
  width: 105%;
  display: inline-block;
}

.productpage .part_2 .prd_ul li {
  margin-top: 30px;
  width: 380px;
  margin-right: 30px;
  float: left;
  height: 460px;
  position: relative;
  border-bottom: 2px solid #cccccc;
  overflow: hidden;
}

.productpage .part_2 .prd_ul li a {}

.productpage .part_2 .prd_ul li a .img1 {
  width: 380px;
  height: 380px;
  display: block;
}

.productpage .part_2 .prd_ul li .cp_bg {
  position: absolute;
  left: -380px;
  top: 0px;
  width: 380px;
  height: 380px;
  text-align: center;
  transition: all ease-in-out 600ms;
}

.productpage .part_2 .prd_ul li .cp_bg span {
  background-position: -200px -210px;
  width: 45px;
  height: 45px;
  margin-top: 170px;
}

.productpage .part_2 .prd_ul li a .p1 {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  padding-top: 18px;
}

.productpage .part_2 .prd_ul li a .p2 {
  font-size: 12px;
  color: #999999;
  height: 12px;
  line-height: 12px;
  padding-top: 4px;
}

.productpage .part_2 .prd_ul li:hover .cp_bg {
  background: url(../images/black50.png) repeat center center;
  transition: all ease 600ms;
  left: 0;
}

.productpage .part_2 .prd_ul li:hover a .p1 {
  color: #014da2;
}

.productpage .part_2 .prd_ul li:hover {
  border-bottom: 2px solid #014da2;
}

.productpage1 .part_2 .prd_ul {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 40px;
  padding-top: 20px;
}

.productpage1 .part_2 .prd_ul .ul {
  width: 105%;
  display: inline-block;
}

.productpage1 .part_2 .prd_ul li {
  margin-top: 30px;
  width: 375px;
  margin-right: 30px;
  float: left;
  height: 375px;
  position: relative;
  border-bottom: 2px solid #cccccc;
  overflow: hidden;
}

.productpage1 .part_2 .prd_ul li a {}

.productpage1 .part_2 .prd_ul li a .img1 {
  width: 380px;
  height: 285px;
  display: block;
}

.productpage1 .part_2 .prd_ul li .cp_bg {
  position: absolute;
  left: -380px;
  top: 0px;
  width: 380px;
  height: 285px;
  text-align: center;
  transition: all ease-in-out 600ms;
}

.productpage1 .part_2 .prd_ul li .cp_bg span {
  background-position: -200px -210px;
  width: 45px;
  height: 45px;
  margin-top: 170px;
}

.productpage1 .part_2 .prd_ul li a .p1 {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  padding-top: 18px;
}

.productpage1 .part_2 .prd_ul li a .p2 {
  font-size: 12px;
  color: #999999;
  height: 12px;
  line-height: 12px;
  padding-top: 4px;
}

.productpage1 .part_2 .prd_ul li:hover .cp_bg {
  background: url(../images/black50.png) repeat center center;
  transition: all ease 600ms;
  left: 0;
}

.productpage1 .part_2 .prd_ul li:hover a .p1 {
  color: #014da2;
}

.productpage1 .part_2 .prd_ul li:hover {
  border-bottom: 2px solid #014da2;
}

.top_new {}

.top_new .top_tit {
  height: 26px;
  line-height: 26px;
}

.top_new .top_tit .tit {
  font-size: 26px;
  color: #333333;
  font-weight: bold;
  width: 150px;
  float: left;
  height: 26px;
  line-height: 26px;
  border-left: 6px solid #014da2;
  text-indent: 20px;
}

.top_new .top_tit .cmore {
  font-size: 16px;
  color: #333333;
  display: block;
  float: right;
}

.top_new .top_tit .cmore:hover {
  color: #26428b;
}

.top_new .cont .list {
  margin-top: 70px;
}

.top_new .cont .list .item {
  transition: all ease 0.6s;
  position: relative;
  float: left;
  width: 576px;
  height: 186px;
  margin-bottom: 40px;
  background: #f8f8f8;
  border: 1px solid #dedede;
}

.top_new .cont .list .item:hover {
  transform: translateY(-6px);
  transition: all ease 0.6s;
}

.top_new .cont .list .item a {}

.top_new .cont .list .item a .tit {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}

.top_new .cont .list .item a .p1 {
  font-size: 14px;
  color: #999999;
  padding-top: 4px;
}

.top_new .cont .list .item a .p2 {
  font-size: 14px;
  color: #999999;
  padding-top: 10px;
  line-height: 20px;
}

.top_new .cont .list .item a .icon {
  position: absolute;
  right: 40px;
  bottom: 40px;
  background-position: -260px -70px;
  width: 30px;
  height: 30px;
  display: block;
}

.top_new .cont .list .item .txt {
  width: 400px;
  padding: 40px;
}

.top_new .cont .list .item:hover {
  background: #ffffff;
  box-shadow: 0 4px 10px #ededed;
}

.top_new .cont .list .item:hover a .tit {
  color: #014da2;
}

.top_new .cont .list .item:hover a .icon {
  background-position: -300px -70px;
}

.top_new .cont .list .item:nth-child(odd) {
  margin-right: 38px;
}

/*产品详情	*/
.productpage_detali .top_content {
  height: 600px;
  padding-top: 40px;
}

.productpage_detali .top_content .left {
  width: 600px;
  height: 600px;
  float: left;
  position: relative;
}

.productpage_detali .top_content .left .picScroll-left .bd ul li .pic img {
  width: 600px;
  height: 600px;
  display: block;
}

.productpage_detali .top_content .picScroll-left {
  width: 600px;
  overflow: hidden;
  position: relative;
  /* border:1px solid #ccc; */
}

.productpage_detali .top_content .picScroll-left .hd {
  overflow: hidden;
  /* height:30px; */
  /* background:#f4f4f4; */
  /* padding:0 10px; */
  position: absolute;
  bottom: 30px;
  z-index: 99;
  left: 40px;
}

.productpage_detali .top_content .picScroll-left .hd .prev,
.picScroll-left .hd .next {
  display: block;
  width: 5px;
  height: 9px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("images/arrow.png") no-repeat;
}

.productpage_detali .top_content .picScroll-left .hd .next {
  background-position: 0 -50px;
}

.productpage_detali .top_content .picScroll-left .hd .prevStop {
  background-position: -60px 0;
}

.productpage_detali .top_content .picScroll-left .hd .nextStop {
  background-position: -60px -50px;
}

.productpage_detali .top_content .picScroll-left .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  /* margin-top:10px; */
  zoom: 1;
}

.productpage_detali .top_content .picScroll-left .hd ul li {
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: #ffffff;
}

.productpage_detali .top_content .picScroll-left .hd ul li.on {
  background: #297ddc;
}

.productpage_detali .top_content .picScroll-left .bd {
  /* padding:10px; */
}

.productpage_detali .top_content .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.productpage_detali .top_content .picScroll-left .bd ul li {
  /* margin:0 8px; */
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.productpage_detali .top_content .picScroll-left .bd ul li .pic {
  text-align: center;
}

.productpage_detali .top_content .picScroll-left .bd ul li .pic img {
  width: 120px;
  height: 90px;
  display: block;
  /* padding:2px; */
  /* border:1px solid #ccc; */
}

.productpage_detali .top_content .picScroll-left .bd ul li .pic a:hover img {
  border-color: #999;
}

.productpage_detali .top_content .picScroll-left .bd ul li .title {
  line-height: 24px;
}

.productpage_detali .top_content .right {
  background: #F8F8F8;
  width: 598px;
  height: 480px;
  border: 1px solid #dddddd;
  float: right;
  margin-top: 118px;
  /* padding-left: 50px; */
}

.productpage_detali .top_content .right .tit {
  font-size: 30px;
  color: #26428b;
  font-weight: bold;
  text-indent: 50px;
  margin-top: 60px;
}

.productpage_detali .top_content .right .p1 {
  width: 84px;
  height: 2px;
  background: #979797;
  margin-left: 50px;
  margin: 30px 50px;
}

.productpage_detali .top_content .right .p2 {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  /* text-indent: 50px; */
  width: 450px;
  /* margin: 0 auto; */
  padding-left: 50px;
  padding-bottom: 40px;
}

.productpage_detali .top_content .right .lmore {
  font-size: 16px;
  color: #26428b;
  width: 170px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #26428b;
  display: block;
  text-align: center;
  margin-left: 50px;
}

.productpage_detali .top1_content {
  padding: 50px;
  background: #f8f8f8;
  margin-top: 50px;
  padding-bottom: 50px;
  min-height: 400px;
}

.productpage_detali .top1_content .tit {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  margin-bottom: 44px;
}

.productpage_detali .top1_content .tit i {
  display: block;
  background: url(../images/wrap.png) center center no-repeat;
  width: 970px;
  height: 20px;
  float: right;
  margin-top: 4px;
}

.productpage_detali .top1_content .cont {
  color: #666666;
  font-size: 14px;
}

.top_prd {}

.top_prd .cont .ul {
  width: 106%;
  display: inline-block;
}

.top_prd .top_tit {
  height: 26px;
  line-height: 26px;
  margin-top: 60px;
}

.top_prd .top_tit .tit {
  font-size: 26px;
  color: #333333;
  font-weight: bold;
  width: 150px;
  float: left;
  height: 26px;
  line-height: 26px;
  border-left: 6px solid #014da2;
  text-indent: 20px;
}

.top_prd .top_tit .cmore {
  font-size: 16px;
  color: #333333;
  display: block;
  float: right;
}

.top_prd .top_tit .cmore:hover {
  color: #26428b;
}


.productpage .part_2 .prd_ul {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 40px;
  padding-top: 20px;
}

.top_prd .cont .ul {
  width: 106%;
  display: inline-block;
}

.top_prd .cont li {
  margin-top: 40px;
  width: 380px;
  margin-right: 40px;
  float: left;
  height: 470px;
  background-color: #f5f5f5;
  position: relative;
  border-bottom: 2px solid #cccccc;
  overflow: hidden;
}

.top_prd .cont li a {}

.top_prd .cont li a .img1 {
  width: 380px;
  height: 285px;
  display: block;
}

.top_prd .cont li .cp_bg {
  position: absolute;
  left: -380px;
  top: 0px;
  width: 380px;
  height: 380px;
  text-align: center;
  transition: all ease-in-out 600ms;
}

.top_prd .cont li .cp_bg span {
  background-position: -200px -210px;
  width: 45px;
  height: 45px;
  margin-top: 180px;
}

.top_prd .cont li a .p1 {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  padding-top: 20px;
}

.top_prd .cont li a .p2 {
  font-size: 12px;
  color: #999999;
  height: 12px;
  line-height: 12px;
}

.top_prd .cont li:hover .cp_bg {
  background: url(../images/black50.png) repeat center center;
  transition: all ease 600ms;
  left: 0;
}

.top_prd .cont li:hover a .p1 {
  color: #014da2;
}

.top_prd .cont li:hover {
  border-bottom: 0px solid #014da2;
}

/*新闻资讯*/
.newspage {}

.newspage .part {
  margin-top: 50px;
}

.newspage .part .list {}

.newspage .part .list .item {
  transition: all ease 0.6s;
  height: 190px;
  border: 1px solid #dddddd;
  margin-bottom: 30px;
}

.newspage .part .list .item a {}

.newspage .part .list .item a .left {
  float: left;
  width: 846px;
  margin: 20px;
}

.newspage .part .list .item a .left .tit {
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  padding-bottom: 10px;
  padding-top: 30px;
}

.newspage .part .list .item:hover a .left .tit {
  color: #014da2;
}

.newspage .part .list .item:hover {
  transform: translateY(-6px);
  transition: all ease 0.6s;
}

.newspage .part .list .item a .left .p1 {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}

.newspage .part .list .item a .right {
  float: right;
  width: 240px;
  margin: 5px;
}

.newspage .part .list .item a .right .p1 {
  font-size: 45px;
  color: #666666;
}

.newspage .part .list .item a .right .p2 {
  font-size: 20px;
  color: #666666;
  padding-top: 20px;
}

.newspage .part .list .item a .left .time {
  font-size: 14px;
  color: #666666;
}

.newspage .part .list .item a .news_cont_left {
  float: left;
  margin-right: 40px;
}

.newspage .part .list .item a .news_cont_right {
  float: left;
}

.newspage .part .list .item a .news_cont_left img {
  width: 240px;
  height: 180px;
}

/*人力资源*/
.jobpage {}

.jobpage .part {}

.jobpage .part .list {
  margin-top: 40px;
}

.jobpage .part .list .item {
  float: left;
  width: 580px;
  height: 184px;
  border: 1px solid #dddddd;
  margin-bottom: 30px;
}

.jobpage .part .list .item:nth-child(odd) {
  margin-right: 30px
}

.jobpage .part .list .item .txt {
  margin: 40px 0 0 40px;
  width: 500px;
  height: 28px;
  line-height: 28px;
}

.jobpage .part .list .item .txt .tit {
  font-size: 26px;
  color: #333333;
  font-weight: bold;
  width: 260px;
  float: left;
}

.jobpage .part .list .item .txt span {
  font-size: 26px;
  color: #333333;
  float: right;
}

.jobpage .part .list .item .txt .span em {
  font-size: 20px;
  color: #df2128;
}

.jobpage .part .list .item .yq {
  height: 30px;
  line-height: 30px;
  /* background: #f5f5f5; */
  /* border: 1px solid #f5f5f5; */
  margin-left: 40px;
  margin-top: 20px;
}

.jobpage .part .list .item .yq span {
  font-size: 14px;
  color: #333333;
  width: 74px;
  height: 30px;
  line-height: 30px;
  background: #f5f5f5;
  display: inline-block;
  border: 1px solid #f5f5f5;
  text-align: center;
  margin-right: 8px;
}

.jobpage .part .list .item .yq .s1 {}

.jobpage .part .list .item .sj {
  margin-left: 40px;
  margin-top: 18px;
  width: 500px;
}

.jobpage .part .list .item .sj .time {
  font-size: 14px;
  color: #666666;
}

.jobpage .part .list .item .sj a {
  font-size: 14px;
  color: #ffffff;
  width: 78px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: block;
  float: right;
  background: #014da2;
  border-radius: 4px;
  margin-top: -12px;
}

/*关于我们*/
.aboutpage {}

.aboutpage .part1 {
  padding-top: 70px;
}

.aboutpage .tit1 {
  font-size: 34px;
  color: #333333;
  width: 400px;
  text-align: center;
  margin: 0 auto;
}

.aboutpage .tit1 em {
  width: 100px;
  height: 1px;
  background: #bfbfbf;
  display: block;
  float: left;
  margin-top: 14px;
}

.aboutpage .tit1 .e2 {
  float: right;
}

.aboutpage .part1 .cont {
  height: 323px;
  margin-top: 50px;
  padding-bottom: 70px;
}

.aboutpage .part1 .cont .left {
  width: 550px;
  float: left;
}

.aboutpage .part1 .cont .left img {
  width: 550px;
  height: 314px;
}

.aboutpage .part1 .cont .left a {
  display: block;
  width: 550px;
  height: 314px;
}

.aboutpage .part1 .cont .right {
  width: 560px;
  float: right;
}

.aboutpage .part1 .cont .right .tit {
  font-size: 30px;
  color: #26428b;
  font-weight: bold;
}

.aboutpage .part1 .cont .right .p1 {
  width: 80px;
  height: 2px;
  background: #cccccc;
  margin: 30px 0;
}

.aboutpage .part1 .cont .right .p2 {
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  transition: all ease 0.6s;
}

.aboutpage .part1 .cont .right .p2:hover {
  transform: translateY(-6px);
  transition: all ease 0.6s;
}

.aboutpage .part1 .cont .right .lmore {
  width: 180px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 18px;
  color: #FFFFFF;
  font-size: 14px;
  background: #2d60ac;
  display: block;
  margin-top: 40px;
  transition: all ease 600ms;
}

.aboutpage .part1 .cont .right .lmore:hover {
  width: 220px;
  transition: all ease 600ms;
}

.aboutpage .part2_main {
  height: 530px;
  background: #f5f5f5;
  padding-top: 70px;
}

.aboutpage .part2 .cont {
  height: 350px;
  background: #fff;
  margin-top: 40px;
}

.aboutpage .part2 .cont .left {
  float: left;
  width: 500px;
  margin: 50px;
}

.aboutpage .part2 .cont .left li {
  height: 75px;
  margin-bottom: 24px;
}

.aboutpage .part2 .cont .left img {
  width: 75px;
  height: 75px;
  float: left;
  margin-right: 30px;
}

.aboutpage .part2 .cont .left .txt {
  width: 430px;
}

.aboutpage .part2 .cont .left .txt .tit {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  height: 18px;
  line-height: 18px;
  padding-top: 9px;
}

.aboutpage .part2 .cont .left .txt .p1 {
  font-size: 24px;
  color: #333333;
  padding-top: 8px;
}

.aboutpage .part2 .cont .right {
  float: right;
  width: 600px;
  height: 350px;
}

.aboutpage .part2 .cont .right img {
  width: 600px;
  height: 350px;
}

.aboutpage .part2 .cont .right a {
  display: block;
  width: 600px;
  height: 350px;
}

.aboutpage .part3 {
  padding-top: 70px;
  background: url(../images/nygy8.jpg) center center no-repeat;
  height: 503px;
}

.aboutpage .part3 .jq22-container {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  /* overflow: hidden; */
  margin-top: 40px;
}

.aboutpage .part3 .sociales {
  text-align: center;
}

.aboutpage .part3 .date {
  position: absolute;
  left: -400px;
}

.aboutpage .part3 #timeline {
  width: 1200px;
  height: 500px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.aboutpage .part3 #dates {
  width: 1000px;
  height: 135px;
  overflow: hidden;
  color: #fff;
  /* margin-top: 69px; */
}

.aboutpage .part3 #dates li {
  list-style: none;
  float: left;
  width: 128px;
  height: 136px;
  font-size: 24px;
  text-align: center;
}

.aboutpage .part3 #dates a {
  line-height: 38px;
  font-family: arial;
  height: 46px;
  padding-top: 96px;
  color: #333333;
  font-size: 30px;
  display: block;
  margin-left: -4px;
}

.aboutpage .part3 #dates .selected {
  font-size: 40px;
  color: #26428b;
  background: url(../images/a_box6_ico.png) no-repeat center 54px;
}

.aboutpage .part3 #issues {
  width: 400px;
  height: 268px;
  overflow: hidden;
}

.aboutpage .part3 #issues li {
  width: 400px;
  height: 268px;
  list-style: none;
  float: left;
  background: url(../images/nygy6.png) center center no-repeat;
}

.aboutpage .part3 #issues li.selected {
  background: url(../images/nygy7.png) center center no-repeat;
}

.aboutpage .part3 #issues li.selected h1 {
  color: #FFFFFF;
}

.aboutpage .part3 #issues li.selected p {
  color: #FFFFFF;
}

.aboutpage .part3 #issues li:hover {
  background: url(../images/nygy7.png) center center no-repeat;
}

.aboutpage .part3 #issues li:hover h1 {
  color: #FFFFFF;
}

.aboutpage .part3 #issues li:hover p {
  color: #FFFFFF;
}

.aboutpage .part3 #issues li h1 {
  color: #666666;
  font-size: 60px;
  height: 66px;
  line-height: 66px;
  font-family: impact;
  /* float: left; */
  text-align: center;
  padding-top: 54px;
}

.aboutpage .part3 #issues li p {
  font-size: 14px;
  width: 395;
  /* float: right; */
  color: #333333;
  font-weight: normal;
  line-height: 30px;
  width: 290px;
  margin: 0 auto;
  margin-top: 14px;
  text-align: center;
}

.aboutpage .part3 #next,
.aboutpage .part3 #prev {
  position: absolute;
  top: 74px;
  font-size: 70px;
  width: 21px;
  height: 74px;
  overflow: hidden;
  background: url(../images/icon.png) no-repeat;
}

.aboutpage .part3 #next {
  right: 0px;
  background-position: -170px -310px;
  right: -100px;
}

.aboutpage .part3 #prev {
  left: 0px;
  background-position: -130px -310px;
  left: -100px;
}

.aboutpage .part3 #next.disabled,
.aboutpage .part3 #prev.disabled {
  opacity: 0.2;
}

.aboutpage .part3 #next:hover {
  background-position: -240px -310px;
}

.aboutpage .part3 #prev:hover {
  background-position: -200px -310px;
}

.aboutpage .part4_main {
  background: #f6f6f6;
  padding-top: 80px;
  padding-bottom: 20px;
}

.aboutpage .part4 .cont {
  position: relative;
}

.aboutpage .part4 .roundabout_box {
  height: 430px;
  width: 1200px;
  margin: 20px auto 20px auto;
}

.aboutpage .part4 .roundabout_box img {
  width: 100%;
}

.aboutpage .part4 .roundabout_box .roundabout-holder {
  list-style: none;
  width: 1140px;
  height: 370px;
  margin: 0px auto;
}

.aboutpage .part4 .roundabout_box .roundabout-holder .text {
  color: #333333;
  background: none;
  display: none;
  font-size: 18px;
  position: absolute;
  left: 0;
  bottom: -38px;
  text-align: center;
  width: 100%;
}

.aboutpage .part4 .roundabout_box .roundabout-moveable-item {
  font-size: 12px !important;
  height: 369px;
  width: 493px;
  cursor: pointer;
  background-size: cover;
}

/*background: url(../g-images/honorbk.jpg) no-repeat; */
.aboutpage .part4 .roundabout_box .roundabout-moveable-item a {
  display: block;
  padding: 5%;
  height: 87%;
}

.aboutpage .part4 .roundabout_box .roundabout-moveable-item img {
  height: 100%;
  width: 100%;
  margin: 0;
}

.aboutpage .part4 .roundabout_box .roundabout-in-focus {
  cursor: auto;
}

.aboutpage .part4 .roundabout_box .roundabout-in-focus .text {
  display: block;
}

.aboutpage .part4 .butn {
  position: absolute;
  top: 46%;
  width: 45px;
  height: 45px;
  display: block;
  cursor: pointer;
  z-index: 900;
  margin-top: -20px;
}

.aboutpage .part4 .prev {
  left: 14%;
  background-position: -60px -90px;
}

.aboutpage .part4 .prev:hover {
  background-position: 0px -90px;
}

.aboutpage .part4 .next {
  right: 16%;
  background-position: -60px -40px;
}

.aboutpage .part4 .next:hover {
  background-position: -0px -40px;
}


/*page*/
.pager {
  padding: 30px 0 60px;
  text-align: center;
}

.pager:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.pager {
  *zoom: 1;
}

.pager p {
  height: 26px;
  line-height: 26px;
  float: left;
  display: none;
}

.pager ul {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}

.pager ul li {
  padding: 0 !important;
  height: auto !important;
  border: none !important;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 10px;
}

.pager ul a {
  padding: 0;
  height: 36px;
  line-height: 36px;
  text-decoration: none;
  float: left;
}

.pager ul li.item {
  width: 34px;
  height: 34px;
}

.pager ul li.item a {
  color: #999999;
  display: block;
  width: 36px;
  height: 36px;
  font-family: Arial;
  font-size: 18px;
  text-align: center;
}

.pager ul li.item:hover a {
  color: #fff;
  line-height: 36px;
  display: block;
  width: 36px;
  height: 36px;
  /* background:url("../images/numCur.png") no-repeat center center; */
  background-size: 36px 36px;
  background-color: #26428b;
  border-radius: 50%;
}

.pager ul li.item {
  margin: 0 8px;
  background-color: #fff;
  border-radius: 50%;
  color: #999999;
  transform: translateY(0px);
  transition: all ease 600ms;
}

.pager ul li.item:hover {
  transform: translateY(0px);
  transition: all ease 600ms;
}

.pager ul a.current {
  color: #fff !important;
  display: block;
  width: 36px;
  height: 36px;
  /* background:url("../images/numCur.png") no-repeat center center; */
  background-size: 36px 36px;
  background-color: #26428b;
  border-radius: 50%;
  color: #fff;
}

.pager ul li.prev {
  margin-right: 30px;
}

.pager ul li.next {
  margin-left: 30px;
}

.pager ul li.prev a {
  padding: 0;
  display: block;
  width: 38px;
  height: 38px;
  font-size: 0;
  background: url("../images/prevIco.png") no-repeat center center;
  background-size: 36px;
}

.pager ul li.prev a:hover {
  background: url("../images/prevIcoH1.png") no-repeat center center;
}

.pager ul li.next a {
  padding: 0;
  display: block;
  width: 42px;
  height: 42px;
  font-size: 0;
  background: url("../images/nextIco.png") no-repeat center center;
  background-size: 42px;
}

.pager ul li.next a:hover {
  background: url("../images/nextIcoH1.png") no-repeat center center;
}

.n-ico {
  display: inline-block;
  vertical-align: middle;
  background: url(../images/n-ico.png) no-repeat 0 0;
}

.pager ul li.fpage {
  display: none;
}

.pager ul li.lpage {
  display: none;
}


.s_search .item {
  transition: all ease 0.6s;
  height: 190px;
  border: 1px solid #dddddd;
  margin-bottom: 30px;
}

.s_search .item a {}

.s_search .item a .left {
  float: left;
  width: 846px;
  margin: 50px;
}

.s_search .item a .left .tit {
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  padding-bottom: 20px;
}

.s_search .item:hover a .left .tit {
  color: #014da2;
}

.s_search .item:hover {
  transform: translateY(-6px);
  transition: all ease 0.6s;
}

.s_search .item a .left .p1 {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}

.s_search .item a .right {
  float: right;
  width: 128px;
  margin: 50px;
}

.s_search .item a .right .p1 {
  font-size: 45px;
  color: #666666;
}

.s_search .item a .right .p2 {
  font-size: 20px;
  color: #666666;
  padding-top: 20px;
}

/*showNews*/
.showNews .title {
  font-size: 24px;
  color: #333333;
  text-align: center;
  margin: 10px 0 22px;
  font-weight: bold;
}

.showNews .mark {
  color: #999999;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 20px;
  border-top: 1px dashed #e5e5e5;
  border-bottom: 1px dashed #e5e5e5;
}

.showNews {
  padding-top: 30px;
}

.showNews .showContxt {
  color: #666666;
  padding: 0 0 30px;
  line-height: 30px;
  min-height: 480px;
}

.showNews .showContxt img {
  max-width: 100% !important;
}

/* reLink */
.reLink {
  width: 100%;
  height: 50px;
  border-top: 1px solid #dddddd;
  /* padding: 15px 0 40px; */
  background: #f8f8f8;
  border-bottom: 1px solid #dddddd;
  /* margin: 0 50px; */
}

.reLink .nextLink,
.reLink .prevLink {
  width: 40%;
  line-height: 50px;
  color: #666;
  color: #333333;
  font-size: 14px;
  padding: 0 20px;
}

.reLink .nextLink {
  text-align: right;
}

.reLink a:hover {
  color: #0179d8;
}

.reLink .prevLink a i {
  background-position: -180px -300px;
  width: 20px;
  height: 4px;
  margin-right: 20px;
  margin-top: -6px;
}

.reLink .nextLink a i {
  background-position: -220px -300px;
  width: 20px;
  height: 4px;
  margin-top: -6px;
  margin-left: 20px;
}

.reLink .prevLink:hover a i {
  background-position: -260px -300px;
  width: 20px;
  height: 4px;
}

.reLink .nextLink:hover a i {
  background-position: -300px -300px;
  width: 20px;
  height: 4px;
}

.noinfo img {
  width: 577px;
  height: 611px;
  margin: 0 auto;
  display: block;
}

.wrapper .txtcon {
  width: 1200px;
  margin: 0 auto;
  min-height: 400px;
  margin-top: 40px;
}

.wrapper .conlist {
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid #dddddd;
  *zoom: 1;
}

.wrapper .conlist:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.wrapper .conlist li {
  width: 33.3%;
  float: left;
  font-size: 20px;
  line-height: 36px;
}

.wrapper .conlist li s {
  width: 60px;
  height: 60px;
  background: url(../images/contact-ico.png) no-repeat left center;
  float: left;
  margin-right: 15px;
}

.wrapper .conlist li span {
  color: #999999;
  font-size: 16px;
  display: block;
  padding: 6px 0 0;
  line-height: 20px;
}

.wrapper .conlist li.a1 {
  width: 38%;
}

.wrapper .conlist li.a2 {
  width: 28%;
  font-family: arial;
  font-size: 24px;
}

.wrapper .conlist li.a2 span {
  font-size: 16px;
  font-family: "microsoft yahei";
}

.wrapper .conlist li.a2 s {
  background-position: -90px center;
}

.wrapper .conlist li.a3 {
  width: 34%;
  font-size: 14px;
}

.wrapper .conlist li.a3 s {
  background-position: -180px center;
}

.wrapper .conlist:first-child {
  border-top: 0px;
  padding-top: 0px;
}

.wrapper.wrappersan .sitepath {
  margin-top: 0;
}


.mapArea {
  width: 100%;
  height: 400px;
  margin-top: 40px;
  background: url(../images/mapbg.jpg) center center no-repeat;
}

.mapArea #allmap {
  width: 100%;
  height: 400px;
}

.contact_main_3 {
  text-align: center;
  clear: left;
  padding-bottom: 60px;
  padding-top: 66px;
}

.contact_main_3 .title h3 {
  font-size: 30px;
  color: #737373;
  height: 75px;
  font-weight: normal;
}

.contact_main_3 .title h3 span {
  display: block;
  font-size: 14px;
  color: #737373;
  font-family: "Arial";
  text-transform: uppercase;
}

.contact_main_3 .item .txt {
  width: 367px;
  height: 56px;
  font-size: 14px;
  line-height: 56px;
  text-indent: 8px;
  border: none;
  background-color: #f1f1f1;
  color: #737373;
  padding-left: 6px;
  *text-indent: 0px;
}

.contact_main_3 .item .area {
  width: 1196px;
  height: 148px;
  *margin-left: -8px;
  background: #f1f1f1;
  font-size: 14px;
  text-indent: 8px;
  line-height: 18px;
  resize: none;
  *resize: none;
  -webkit-appearance: none;
  color: #737373;
  border: none;
  line-height: 40px;
  padding-left: 6px;
}

.contact_main_3 .submit {
  display: block;
  clear: left;
}

.contact_main_3 .submit .btn1 {
  width: 278px;
  height: 52px;
  margin-top: 50px;
  font-size: 16px;
  line-height: 52px;
  color: #008136;
  cursor: pointer;
  border: #d3d7e3 solid 1px;
  background-color: #fff;
  display: inline-block;
}

.contact_main_3 .submit .btn:hover {
  background-color: #F0F0F0;
}

.contact_main_3 .item {
  float: left;
  position: relative;
  width: 373px;
  padding-top: 20px;
  position: relative;
}

.contact_main_3 .item .n-top {
  position: absolute;
  left: 0;
  top: 20px;
}

.contact_main_3 .item.item4,
.contact_main_3 .item.item3 {
  margin-left: 38px;
  *margin-left: 0px;
}

.contact_main_3 .item.item3,
.contact_main_3 .item.item5 {
  *margin-right: 38px;
}

.toolbar {
  width: 50px;
  position: fixed;
  right: 2%;
  top: 50%;
  z-index: 999;
}

.toolbar dd {
  width: 50px;
  height: 50px;
  margin-bottom: 1px;
  position: relative;
  background: url(../images/black20.png) repeat 0 0 #d6d9dc;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin-bottom: 10px;
}

.toolbar dd i {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  text-align: center;
}

.toolbar dd i span {
  width: 35px;
  height: 35px;
  display: block;
  margin: 7px 0 0 7px;
  *margin: 7px 0 0 0;
  background: url(../images/rightfixicon.png) no-repeat 0 0;
}

.toolbar dd.gottop {
  display: none;
}

.toolbar .slide-tel {
  display: block;
  width: 0;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  font-family: arial;
  color: #FFF;
  position: absolute;
  padding: 0 0 0 50px;
  top: 0;
  right: 0;
  overflow: hidden;
}

.toolbar .pop {
  position: absolute;
  right: 90px;
  top: -65px;
  background: #014da2;
  display: none;
}

.toolbar .pop-code {
  width: 120px;
  padding: 20px 20px 0;
}

.toolbar .pop-code img {
  width: 120px;
  height: 120px;
  display: block;
}

.toolbar .pop-code h3 {
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #f2e8e1;
  font-size: 16px;
  font-weight: 400;
  white-space: nowrap;
}

.toolbar .qq span {
  background-position: -35px -47px;
}

.toolbar .qq a {
  width: 50px;
  height: 50px;
  cursor: pointer;
  display: block;
}

.toolbar .qq:hover {
  background: #014da2;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.toolbar .qq:hover span {
  background-position: 0 -47px;
}

.toolbar .tel span {
  background-position: -35px 0;
}

.toolbar .tel:hover {
  background: #014da2;
}

.toolbar .tel:hover span {
  background-position: 0 0;
}

.toolbar .code span {
  background-position: -35px -95px;
}

.toolbar .code:hover {
  background: #014da2;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.toolbar .code:hover span {
  background-position: 0 -95px;
}

.toolbar .top span {
  background-position: -35px -142px;
}

.toolbar .top:hover {
  background: #014da2;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.toolbar .top:hover span {
  background-position: 0 -142px;
}


.showxinwen {
  border: #dddddd solid 1px;
  margin-top: 38px;
  padding-top: 38px;
  background: #f8f8f8;
}

.showxinwen_text .title {
  font-size: 24px;
  color: #333;
  line-height: 24px;
  text-align: center;
}

.showxinwen_text .mark {
  display: block;
  padding-top: 12px;
  text-align: center;
  border-bottom: #e9e9e9 solid 1px;
  height: 44px;
}

.showxinwen_text .mark span {
  display: inline-block;
  font-size: 14px;
  color: #666;
  padding-right: 14px;
}

.showxinwen_text .yaoqiu {
  padding: 20px 0;
}

/* mapPage  */
.map_ul {
  list-style: outside none none;
  display: block;
  width: 100%;
  padding-top: 10px;
}

.map_ul li {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #DCDBDB;
  float: left;
}

.map_ul li a {
  font-size: 14px;
  float: left;
  width: 100%;
  height: 23px;
  line-height: 23px;
  font-weight: bold;
}

.map_ul .list-inline {
  display: block;
  margin-left: 7%;
  width: 80%;
  min-height: 30px;
}

.map_ul .list-inline a {
  font-weight: normal;
  width: auto;
  float: none;
  line-height: 32px;
  height: 32px;
  margin: 0 10px 10px 0;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 0px 10px;
}

.map_ul .list-inline a:hover {
  background: #1d88e7;
  color: #fff;
}

.contactPage .topTit {
  padding: 80px 0 38px;
  text-align: center;
}

.contactPage .topTit .tit {
  font-size: 30px;
  text-align: center;
  line-height: 30px;
  color: #333;
}

.contactPage .formData1 {
  padding-bottom: 20px;
}

.contactPage .formData1 .item {
  float: left;
  color: #999;
  font-weight: normal;
  width: 378px;
  height: 44px;
  line-height: 44px;
  border: 1px solid #ddd;
  margin-right: 30px;
  margin-bottom: 20px;
  position: relative;
}

.contactPage .formData1 .item label {
  float: left;
  display: block;
  width: 120px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-right: 1px solid #ddd;
}

.contactPage .formData1 .item input {
  outline: none;
  line-height: 44px;
  height: 44px;
  font-size: 14px;
  color: #666;
}

.contactPage .formData1 .item .txt {
  width: 256px;
  height: 44px;
  line-height: 44px;
  display: block;
  background: none;
  border: 0 none;
  color: #333;
  font-size: 14px;
  float: left;
  text-indent: 12px;
}

.contactPage .formData1 .item .red {
  position: absolute;
  right: 15px;
  top: 0;
  color: #ff0000;
  z-index: 11;
}

.contactPage .formData1 .item.mr0 {
  margin-right: 0;
}

.contactPage .formData1 .msg-box {
  position: absolute;
  left: 0;
  top: 0px;
}

.contactPage .formData1 .liuyan {
  width: 1198px;
  height: 180px;
  border: 1px solid #e5e5e5;
  float: left;
}

.contactPage .formData1 .liuyan label {
  text-align: right;
  top: 5px;
  display: block;
}

.contactPage .formData1 .liuyan textarea {
  width: 1178px;
  height: 154px;
  line-height: 28px;
  padding: 10px 10px;
  text-indent: 12px;
  font-size: 14px;
  font-family: "microsoft yahei";
  color: #333;
  border: 0 none;
  overflow: hidden;
  background: none;
  resize: none;
  display: block;
  outline: none;
}

.contactPage .formData1 .bot {
  width: 100%;
  float: left;
}

.contactPage .formData1 .sub {
  width: 346px;
  height: -4px;
  line-height: 44px;
  border: 2px solid #014da2;
  text-align: center;
  background: #014da2;
  color: #FFF;
  cursor: pointer;
  font-size: 18px;
  display: block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  margin: 0 auto;
}

.contactPage .formData1 .sub:hover {
  background: none;
  color: #004796;
}

/*relateNews*/
/*n-tit*/
.relate-tit {
  margin-bottom: 20px;
}

.relate-tit h3 {
  line-height: 35px;
  font-size: 24px;
}

.relate-tit s {
  width: 4px;
  height: 22px;
  margin-right: 15px;
  background: #0179d8;
  display: inline-block;
  vertical-align: middle;
}

.relate-tit .more {
  font-size: 16px;
}

.relateNews {
  padding: 10px 0 20px;
  width: 100%;
  overflow: hidden;
}

.relateNews .list {
  width: 120%;
}

.relateNews .list li {
  width: 530px;
  float: left;
  margin-right: 65px;
  margin-bottom: 20px;
}

.relateNews .list li a {
  display: block;
  width: 100%;
}

.relateNews .list li img {
  width: 180px;
  height: 120px;
  display: block;
  float: left;
  margin-right: 20px;
}

.relateNews .list li h3 {
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  margin-bottom: 6px;
  font-size: 16px;
}

.relateNews .list li .txt {
  color: #666;
  line-height: 24px;
  height: 48px;
  margin-bottom: 5px;
  overflow: hidden;
}

.relateNews .list li .time {
  color: #999999;
  font-family: arial;
}

/* Underline From Center2 */
.hvr-underline-from-center2 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

.hvr-underline-from-center2:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: -1px;
  background: #014da2;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-underline-from-center2:hover:before,
.hvr-underline-from-center2.hover:before,
.hvr-underline-from-center2:focus:before,
.hvr-underline-from-center2:active:before {
  left: 0;
  right: 0;
}

.hvr-underline-from-center2:hover,
.hvr-underline-from-center2.hover {
  *height: 43px;
  *border-bottom: 2px solid #2c9cd1;
  *line-height: 43px;
}


/* 亮光 */
.hvr-light {
  overflow: hidden;
  position: relative;
}

.hvr-light:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 354px;
  top: 0px;
  left: -158px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
}

.hvr-light:hover:before {
  -webkit-transition: left 1s;
  -moz-transition: left 1s;
  -ms-transition: left 1s;
  transition: left 1s;
  left: 696px;
}

.hvr-light:hover {
  opacity: .9\0;
  filter: alpha(opacity=90);
}

.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 40px;
  background: #e13c42;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-underline-from-left:hover:before,
.hvr-underline-from-left:focus:before,
.hvr-underline-from-left:active:before {
  right: 0;
}

.hvr-underline-from-left1 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

.hvr-underline-from-left1:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0px;
  background: #014da2;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-underline-from-left1:hover:before,
.hvr-underline-from-left:focus:before,
.hvr-underline-from-left:active:before {
  right: 0;
}


@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.02);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes scale {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.02);
  }

  100% {
    transform: scale(1);
  }
}